runtime.spanSetBlockAlloc.free (method)

3 uses

	runtime (current package)
		mspanset.go#L218: 		spanSetBlockPool.free(block)
		mspanset.go#L264: 			spanSetBlockPool.free(block)
		mspanset.go#L320: func (p *spanSetBlockAlloc) free(block *spanSetBlock) {